home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 1 / Atari Mega Archive - Volume 1.iso / lists / gem / l_0799 / 690 < prev    next >
Internet Message Format  |  1994-08-27  |  2KB

  1. Date: Tue, 5 Jul 1994 06:43:38 -0400 (EDT)
  2. From: Timothy Miller <millert@undergrad.csee.usf.edu>
  3. Subject: Re: available keys
  4. To: gem-list@world.std.com
  5. In-Reply-To: <9407050836.AA01639@lip.ens-lyon.fr>
  6. Message-Id: <Pine.3.87.9407050638.A15742-0100000@undergrad>
  7. Mime-Version: 1.0
  8. Precedence: bulk
  9.  
  10.  
  11. Vincent:
  12.  
  13. )Timothy:
  14. )vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv
  15. )Shift-Backspace should do the same as Backspace, and CR is the same as
  16. )any other character that can be deleted.  Are you putting physical
  17. )returns at the ends of your lines within paragraphs?  Ick!
  18. )^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  19. )In the sources of my programs and in TeX files, I type RETURN at
  20. )the end of each line.
  21. )But I've said that finally Shift-Backspace = delete the begining of
  22. )the line  is better.
  23.  
  24. We've already covered this, and Ofir corrected the problem.  It is all 
  25. too easy to accidentally hit Shift-Backspace while typing in a line of 
  26. CAPS, thereby erasing your whole line.  Ofir wisely changed it to 
  27. Shift-Ctrl-Backspace which is definately NOT easy to accidentally hit, 
  28. but isn't difficult either and therefore serves the purpose very well.
  29.  
  30.  
  31. )vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv
  32. )But
  33. )making other changes like (For things other than tool boxes) not topping
  34. )windows when they're clicked in not only confuse and frustrate people
  35. )(myself included), but they often make simple things (like topping
  36. )windows when you WANT to) difficult.
  37. )[...]
  38. )^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  39. )I disagree.
  40. )The best thing is that these changes are done by an AUTO program (not
  41. )in an app) so that you can choose the behavior of the GEM.
  42.  
  43. What I'm saying is that I don't like the added expense of space in my 
  44. program to implement these features, and I don't want to frustrate the 
  45. user by forcing them to use some arcane AUTO program just so they can use 
  46. my application and waste memory the rest of the time.  Not to mention the 
  47. fact that I don't want to frustrate myself trying to work with someone's 
  48. hard-to-interface-with OS overlay.
  49.  
  50.  
  51.  
  52.